MySQL on dotcloud

To run MySQL on dotcloud is very easy, just follow the documentation: add the following lines to dotcloud.yml: [crayon-664c93308383a360325193/] then push the app, and run [crayon-664c93308383d041947074/] to get the mysql password. We suggest you should create your own user/pass for each specific app: [crayon-664c93308383f209798132/] Then we’re done. So far, we run the wordpress on Amazon … Continue reading MySQL on dotcloud